home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 June: Reference Library / Dev.CD Jun 00 RL Disk 1.toast / pc / what's new / development kits / hardware / mac os usb ddk 1.4.1 / usb software locator kit / sampledriverinstallerexample / atomdefs.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-04-25  |  178 b   |  10 lines

  1. /*
  2.     File: AtomDefs.h
  3.     
  4.     Common defines for the ActivateShimAtom.c action atom code
  5.     
  6. */
  7.  
  8. #define    kShimSTRid        1000    // resource ID of string with the name of the shim to activate
  9.  
  10.